C1.Web.Mvc Namespace / FlexGridBase<T> Class / BottomLeftCellsTemplate Property

In This Topic
BottomLeftCellsTemplate Property (FlexGridBase<T>)
In This Topic
Gets the templates applied in bottom left cells.
Syntax
'Declaration
 
Public Overridable ReadOnly Property BottomLeftCellsTemplate As CellTemplate
 
See Also